home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 123
/
(Vol 123) Jan 13 2011.iso
/
Games
/
spaceman_bobs_great_escape.swf
/
scripts
/
DefineSprite_29
/
frame_2
/
DoAction.as
Wrap
Text File
|
2011-01-13
|
100b
|
7 lines
foot = new Sound(this);
foot.attachSound("foot");
if(_root.soundfx == 1)
{
foot.start();
}